.. _EEex_HookUnmarshalCreature: =================================== EEex_HookUnmarshalCreature =================================== Provides a hook for unmarshal of creatures :: EEex_HookUnmarshalCreature(CGameSprite, pCreature) **Parameters** * *CGameSprite* * *pCreature* **Returns** None **Notes** .. Delete this line and enter notes and information **Example** :: EEex_HookUnmarshalCreature() **See Also** :ref:`EEex_HookMarshalCreature`, :ref:`EEex_HookMarshalCreatureSize`, :ref:`EEex_HookMarshalDynamicStart`, :ref:`EEex_InstallCreatureHooks`